JavaScript library
part 1/5 Β· 13.9 KB total
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
top
A JavaScript library is a library of pre-written JavaScript code that allows for easier development of JavaScript-based applications,cite-ref-1[1] especially for AJAX and other web-centric technologies.cite-ref-2[2] They can be included in a website by embedding it directly in the HTML via a script tag.
Contents
β’ Libraries
β’ Frameworks
β’ Packages
β’ See also
β’ References
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Libraries
With the expanded demands for JavaScript, an easier means for programmers to develop such dynamic interfaces was needed.cite-ref-3[3]cite-ref-4[4] Thus, JavaScript libraries and JavaScript widget libraries were developed, allowing for developers to concentrate more upon more distinctive applications of Ajax.cite-ref-5[5] This has led to other companies and groups, such as Microsoft and Yahoo! developing their own JavaScript-based user interface libraries, which find their way into the web applications developed by these companies.cite-ref-6[6] Some JavaScript libraries allow for easier integration of JavaScript with other web development technologies, such as CSS, PHP, Ruby, and Java, while others provide utilities, often in the form of JavaScript functions, to make repetitive and complex tasks less taxing.cite-ref-7[7]cite-ref-8[8] Many libraries include code to detect differences between runtime environments and remove the need for applications to allow for such inconsistencies.
Almost all JavaScript libraries are released under either a permissive or copyleft license to ensure license-free distribution, usage, and modification.cite-ref-9[9]
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ